[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 3713   <  SKIP 585  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13314Hernandez, Jordan, A91941GrossmontCaliforniaUnited States
12233Yuan, Jerry, DW1N 9FALondonEnglandUnited Kingdom
15768Walker, Victoria, E90712LakewoodCaliforniaUnited States

Generated 2025-07-17 20:06:39.091 UTC