[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 189   SHUFFLE   <  SKIP 1286  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12269Zheng, Warren, F59170CroixNordFrance
17259Wang, Trisha, V2500WollongongNew South WalesAustralia
24062Cai, Crystal, L94310OrlyVal de MarneFrance
15316Harris, Alexis94015Daly CityCaliforniaUnited States

Generated 2025-07-17 06:25:46.147 UTC