[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 468   SHUFFLE   <  SKIP 6396  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23861Anand, Keith, C97005BeavertonOregonUnited States
17580White, Noah, M90012Los AngelesCaliforniaUnited States
28216Ramos, Adrienne, L2264SilverwaterNew South WalesAustralia

Generated 2025-07-19 01:33:18.787 UTC