[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 438   SHUFFLE   <  SKIP 637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26881Fernandez, Regina, R93700DrancySeine Saint DenisFrance
28283Long, RachelV7L 4J4N. VancouverBritish ColumbiaCanada
24283Zheng, Aimee, H4810TownsvilleQueenslandAustralia

Generated 2025-07-16 02:55:05.442 UTC