[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 10122   <  SKIP 391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
21233Smith, Christopher, E94070San CarlosCaliforniaUnited States
28137Lopez, Kristi2055North SydneyNew South WalesAustralia

Generated 2025-07-21 12:44:56.343 UTC