[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 875   SHUFFLE   <  SKIP 1197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19342Zeng, AimeeEC1R 0DULondonEnglandUnited Kingdom
11702Zhou, Jenny, S94010BurlingameCaliforniaUnited States
14302Beck, April4000BrisbaneQueenslandAustralia
12414Lal, Ethan, A97045Oregon CityOregonUnited States

Generated 2025-07-20 18:30:02.689 UTC