[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 189   SHUFFLE   <  SKIP 2820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15710Rana, Brandy, A59491Villeneuve-d'AscqNordFrance
21609Blanco, Tabitha91910Chula VistaCaliforniaUnited States
26241Lal, James, M94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 00:24:38.853 UTC