[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 250   SHUFFLE   <  SKIP 1189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15387Rodriguez, Miguel, B91910Chula VistaCaliforniaUnited States
17859Gonzalez, Wyatt, S91950Lincoln AcresCaliforniaUnited States
15658Rogers, Victoria57000MetzMoselleFrance

Generated 2025-07-10 08:35:33.716 UTC