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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20649Ramirez, Natalie91776San GabrielCaliforniaUnited States
22386Gill, Jerome, A66001SaarbrückenSaarlandGermany
24444Griffin, Elijah, P91941GrossmontCaliforniaUnited States
14988Lu, MandySW19 3RULondonEnglandUnited Kingdom

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