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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18773Price, Cassidy, A91950Lincoln AcresCaliforniaUnited States
23303Lal, Connor, C97205PortlandOregonUnited States
26963Arun, Meredith, H95010HofBayernGermany

Generated 2025-07-20 15:01:49.999 UTC