[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 324   SHUFFLE   <  SKIP 1071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11538Taylor, Nicole, B94303Palo AltoCaliforniaUnited States
17502Kumar, Wayne4000BrisbaneQueenslandAustralia
19084Raje, Colleen, M2113North RydeNew South WalesAustralia

Generated 2025-07-21 06:16:55.927 UTC