[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 872   SHUFFLE   <  SKIP 877  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23986Torres, Tanya, LSW8 1XDLondonEnglandUnited Kingdom
20439Rogers, Chloe, M91932Imperial BeachCaliforniaUnited States
23504Rana, George98107BallardWashingtonUnited States

Generated 2025-07-13 19:41:08.681 UTC