[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 494   SHUFFLE   <  SKIP 440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25187Scott, Sydney, L97045Oregon CityOregonUnited States
27233Ward, Seth, E91977Spring ValleyCaliforniaUnited States
22661Shan, Tracy92700ColombesHauts de SeineFrance

Generated 2025-07-13 03:33:20.767 UTC