[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 127   SHUFFLE   <  SKIP 2042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17088Yuan, Wayne, V75019ParisSeine (Paris)France
22189Hernandez, Linda98168BurienWashingtonUnited States
22847Chen, Jaclyn, C2580GoulburnNew South WalesAustralia

Generated 2025-07-14 11:41:25.335 UTC