[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 875   SHUFFLE   <  SKIP 1011  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13695Clark, Christian, H59100RoubaixNordFrance
19224Henderson, Stephanie, LV0SookeBritish ColumbiaCanada
26870Gill, Jill, JWA1WarringtonEnglandUnited Kingdom
12978James, Danielle91502BurbankCaliforniaUnited States

Generated 2025-07-17 11:50:50.767 UTC