[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 1521   <  SKIP 2208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15087Sanz, Robin, LB29 6SLBirminghamEnglandUnited Kingdom
20311Bell, Cole90012Los AngelesCaliforniaUnited States
11257Powell, Jacqueline92625Newport BeachCaliforniaUnited States

Generated 2025-07-21 18:59:57.407 UTC