[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 617   SHUFFLE   <  SKIP 1027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11270Lee, Robert, L90712LakewoodCaliforniaUnited States
25362Bailey, Makayla94015Daly CityCaliforniaUnited States
18284Deng, Carl7001HobartTasmaniaAustralia

Generated 2025-07-16 02:03:00.613 UTC