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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24358Green, Kevin, D91776San GabrielCaliforniaUnited States
12933Hall, Jonathan94014ColmaCaliforniaUnited States
25242Hu, Susan2113North RydeNew South WalesAustralia

Generated 2025-07-21 07:07:25.456 UTC