[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   SHUFFLE   SKIP 4438   <  SKIP 540  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15436Suri, Patricia, E1597Lane CoveNew South WalesAustralia
22098Brooks, Katherine97068W. LinnOregonUnited States
16411Sanchez, Stanley63009OffenbachSaarlandGermany
24162Raje, Grant, S2036MalabarNew South WalesAustralia

Generated 2025-07-19 16:36:52.097 UTC