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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13524Blanco, Cheryl1002SydneyNew South WalesAustralia
13615Rowe, Jacquelyn, I1002SydneyNew South WalesAustralia
13638Alvarez, Diana1002SydneyNew South WalesAustralia

Generated 2025-10-09 16:56:14.845 UTC