[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 396   SHUFFLE   <  SKIP 1064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23020Jones, Hannah98033KirklandWashingtonUnited States
11740Hall, Jan, MV7L 4J4VancouverBritish ColumbiaCanada
18646Adams, Blake, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 05:00:24.945 UTC