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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24386Walker, IsabellaV3L 1H4WestminsterBritish ColumbiaCanada
25032Rana, Meredith1002SydneyNew South WalesAustralia
28271Gonzalez, Sean90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 10:38:57.897 UTC