[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 542   SHUFFLE   <  SKIP 90  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12525Rodriguez, ChelseaEM15Esher-MoleseyEnglandUnited Kingdom
19304Nelson, Sara, I59368WerneNordrhein-WestfalenGermany
17885Carlson, Julio75003ParisSeine (Paris)France
26480Patterson, Jacqueline, R94947NovatoCaliforniaUnited States

Generated 2025-07-14 16:53:39.029 UTC