[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 3669   SHUFFLE   <  SKIP 2558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18796Ruiz, Marvin, R1002SydneyNew South WalesAustralia
20212Alonso, Krista, P1002SydneyNew South WalesAustralia
23654Wu, Alisha1002SydneyNew South WalesAustralia

Generated 2025-07-12 03:07:45.853 UTC