[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 2377   SHUFFLE   <  SKIP 1394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23176Ward, Jesse, A94070San CarlosCaliforniaUnited States
28475Ramos, Bruce59140DunkerqueNordFrance
11289Carter, Maria, S90241DowneyCaliforniaUnited States

Generated 2025-07-21 09:09:28.828 UTC