[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 5229   <  SKIP 805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12955Hernandez, Theresa94010BurlingameCaliforniaUnited States
13294Hughes, Cassidy98020EdmondsWashingtonUnited States
22573Sanz, Lance2580GoulburnNew South WalesAustralia

Generated 2025-07-21 01:26:10.038 UTC