[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 807   SHUFFLE   <  SKIP 1725  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21333Allen, Mackenzie97071WoodburnOregonUnited States
15052Moreno, Kari, SW10 6BLLondonEnglandUnited Kingdom
12150Wang, Logan, M92020El CajonCaliforniaUnited States
26122Gonzales, Lauren90012Los AngelesCaliforniaUnited States

Generated 2025-07-18 19:23:33.722 UTC