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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15023Watson, Juan, J99202SpokaneWashingtonUnited States
13691Bailey, Ariana, JCM11BillericayEnglandUnited Kingdom
16577Chen, Leah, E92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-10 17:14:02.401 UTC