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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15153Li, Kristen, R2450Coffs HarbourNew South WalesAustralia
15262Gonzalez, Jan, A2450Coffs HarbourNew South WalesAustralia
15793Navarro, Renee2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-09 05:02:57.990 UTC