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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13246Perez, Hailey, M90802Long BeachCaliforniaUnited States
20503Jai, Tony, E91502BurbankCaliforniaUnited States
13645He, Eugene, L4171HawthorneQueenslandAustralia

Generated 2025-07-12 09:51:07.013 UTC