[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 618   SHUFFLE   <  SKIP 1099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13869Morgan, Anna, E94010BurlingameCaliforniaUnited States
11540Navarro, Alberto, C92118CoronadoCaliforniaUnited States
27652Foster, Miguel, G97071WoodburnOregonUnited States

Generated 2025-07-17 12:16:12.622 UTC