[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 190   SHUFFLE   <  SKIP 148  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24785Morris, Cody, A98033KirklandWashingtonUnited States
27398Lee, Alexis, L90505TorranceCaliforniaUnited States
13498Mehta, Joel59140DunkerqueNordFrance
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-15 21:11:50.512 UTC