[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 3104   SHUFFLE   <  SKIP 1921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23434Nath, Katie, A7001HobartTasmaniaAustralia
24901She, Clarence, L2300NewcastleNew South WalesAustralia
27146Hernandez, Danny4700RockhamptonQueenslandAustralia

Generated 2025-07-11 23:30:38.211 UTC