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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12314Suarez, Jill, J41485GrevenbroichBayernGermany
11224Li, Tiffany, J98168BurienWashingtonUnited States
12366Cox, Stephanie, R98107BallardWashingtonUnited States

Generated 2025-07-18 17:40:06.483 UTC