[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 562   <  SKIP 1876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12582Sara, Carmen, W2777SpringwoodNew South WalesAustralia
13158Xu, Casey, J2777SpringwoodNew South WalesAustralia
13128West, Colleen, C2777SpringwoodNew South WalesAustralia

Generated 2025-07-17 10:13:34.637 UTC