[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 766  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26896Malhotra, Michele, ASW19 3RULondonEnglandUnited Kingdom
17837Garcia, Mayra, C34117KasselHessenGermany
28055Peterson, Brooke, A98366Port OrchardWashingtonUnited States
12965Bell, Cody, A91950National CityCaliforniaUnited States

Generated 2025-07-12 02:22:03.063 UTC