[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   SKIP 2130   SHUFFLE   <  SKIP 224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13192Martinez, Hunter, K94070San CarlosCaliforniaUnited States
22007Hernandez, Kaylee, T98027IssaquahWashingtonUnited States
19565Saunders, Patricia, J3977CranbourneVictoriaAustralia

Generated 2025-07-18 14:03:59.675 UTC