[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 34   SHUFFLE   <  SKIP 5535  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13613Jai, Derek, E2777SpringwoodNew South WalesAustralia
23545Liu, Lacey, L1002SydneyNew South WalesAustralia
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 06:09:46.399 UTC