[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   SKIP 2421   SHUFFLE   <  SKIP 1528  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24472He, Jake, M2113North RydeNew South WalesAustralia
15426Kumar, Cristina, N2036MalabarNew South WalesAustralia
16273Martinez, Marie93000BobignySeine Saint DenisFrance
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom

Generated 2025-07-13 04:30:28.390 UTC