[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 2295   SHUFFLE   <  SKIP 441  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17977Zeng, ValerieB29 6SLBirminghamEnglandUnited Kingdom
12419Bell, Destiny, A98312BremertonWashingtonUnited States

Generated 2025-07-13 23:10:05.835 UTC