[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 3311   SHUFFLE   <  SKIP 1013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20396Simmons, Jason, M92118CoronadoCaliforniaUnited States
11566Shan, April, L95000CergyVal d'OiseFrance
22275Bailey, Ian, R91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-22 13:00:47.554 UTC