[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 575   SHUFFLE   <  SKIP 2658  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26738Simmons, Katherine, M94303Palo AltoCaliforniaUnited States
26821Guo, Tamara46236BottropNordrhein-WestfalenGermany
25512Clark, DevinPE17BuryEnglandUnited Kingdom
11131Rivera, AmandaV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-21 03:09:21.409 UTC