[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 549   SHUFFLE   <  SKIP 848  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12743Kumar, CarlPE17BuryEnglandUnited Kingdom
18879Morgan, Garrett, J94014ColmaCaliforniaUnited States
18616Butler, Spencer, A94611OaklandCaliforniaUnited States
15122Raman, Abby, T4810TownsvilleQueenslandAustralia

Generated 2025-07-17 13:08:34.389 UTC