[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 3669   SHUFFLE   <  SKIP 2286  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24891Chen, Bianca4000BrisbaneQueenslandAustralia
19134Allen, Sierra, S94070San CarlosCaliforniaUnited States
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom
17172Adams, Jesse, M91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 16:47:18.777 UTC