[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   <  SKIP 3131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23576Sara, Ann, A2450Coffs HarbourNew South WalesAustralia
23655Murphy, Grace, J2450Coffs HarbourNew South WalesAustralia
24270Ortega, Latasha2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 05:16:12.058 UTC