[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 9655   <  SKIP 676  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia
14861Deng, MistyCM11BillericayEnglandUnited Kingdom
11774Sanchez, Emma91950National CityCaliforniaUnited States

Generated 2025-07-17 11:37:50.080 UTC