[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 2114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16652Richardson, Nicole, R92806La JollaCaliforniaUnited States
22000Chandra, Cynthia4655Hervey BayQueenslandAustralia
22166Gray, Katherine98901YakimaWashingtonUnited States

Generated 2025-07-18 13:42:25.092 UTC