[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 3993   SHUFFLE   <  SKIP 2948  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28504Gomez, Reginald, L75007ParisSeine (Paris)France
22906Moreno, Jessie, C2113North RydeNew South WalesAustralia
20149Arun, Heidi, ZRG24 8PLBasingstoke HantsEnglandUnited Kingdom

Generated 2025-07-14 05:51:46.586 UTC