[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 484   SHUFFLE   <  SKIP 1089  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24120Allen, Kaitlyn34117KasselHessenGermany
26068Patterson, Dylan98501OlympiaWashingtonUnited States
14912Taylor, Emma, M91776San GabrielCaliforniaUnited States
26966Zhang, Cedric, DWA1WarringtonEnglandUnited Kingdom

Generated 2025-11-05 20:55:11.908 UTC