[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 807   SHUFFLE   <  SKIP 1733  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23373Murphy, Gabrielle97068W. LinnOregonUnited States
26819Mitchell, Devin66740SaarlouisSaarlandGermany
25001Xu, Clayton, W1002SydneyNew South WalesAustralia
17515Li, Lacey4000BrisbaneQueenslandAustralia

Generated 2025-07-18 22:20:27.431 UTC