[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 413   SHUFFLE   <  SKIP 921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24464Torres, Joanna, E2300NewcastleNew South WalesAustralia
13013Ye, Vincent4700RockhamptonQueenslandAustralia
11070Raji, Willie, T3429SunburyVictoriaAustralia

Generated 2025-07-11 03:51:11.808 UTC