[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 213   SHUFFLE   <  SKIP 217  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11572Moreno, Billy59140DunkerqueNordFrance
17399Sanchez, Ian, F94303Palo AltoCaliforniaUnited States
29022Diaz, Sydney97045Oregon CityOregonUnited States
23069Gray, Anna, R94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 07:19:55.577 UTC