[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 590   SHUFFLE   <  SKIP 628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21141Li, Omar98168BurienWashingtonUnited States
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom
14557Sanz, Mathew, L7001HobartTasmaniaAustralia

Generated 2025-07-18 14:16:13.807 UTC