[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 405   SHUFFLE   <  SKIP 926  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28399Deng, DaleSW6 SBYLondonEnglandUnited Kingdom
27044Long, Carol, J91977Spring ValleyCaliforniaUnited States
24936Scott, Caleb97045Oregon CityOregonUnited States
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
18628Yang, Suzanne31770ColomiersGaronne (Haute)France
18057Washington, Logan, A90712LakewoodCaliforniaUnited States

Generated 2025-07-11 03:41:07.239 UTC