[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 2224   SHUFFLE   <  SKIP 1889  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15277Griffin, Hailey, E90802Long BeachCaliforniaUnited States
19782Shan, Derek, R3205South MelbourneVictoriaAustralia
25289Bradley, Amanda97045Oregon CityOregonUnited States

Generated 2025-07-21 07:56:37.076 UTC