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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17025Taylor, RyanV2W 1W2HaneyBritish ColumbiaCanada
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom
14656Fernandez, Bryant, R98225BellinghamWashingtonUnited States

Generated 2025-07-22 02:58:53.395 UTC