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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23309Chande, Latoya, M2065St. LeonardsNew South WalesAustralia
27006Madan, Shane92700ColombesHauts de SeineFrance
13930Coleman, Samantha, C97068W. LinnOregonUnited States

Generated 2025-07-21 16:03:34.351 UTC