[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 512   SHUFFLE   <  SKIP 862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15124Hernandez, Wendy, A3198SeafordVictoriaAustralia
14323Tang, Colin2138RhodesNew South WalesAustralia
20602Moreno, Casey2264SilverwaterNew South WalesAustralia

Generated 2025-07-11 22:26:32.643 UTC