[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 2500   <  SKIP 1073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23056Perry, Alyssa, W92806La JollaCaliforniaUnited States
18059Gonzalez, Bailey, E99362Walla WallaWashingtonUnited States
26900Sun, RosaB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-15 01:49:59.075 UTC