[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 189   SHUFFLE   <  SKIP 2849  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27745Sanchez, Levi, A2060Lavender BayNew South WalesAustralia
11369Tang, Ashlee, D5023FindonSouth AustraliaAustralia
20382Hernandez, Jack, M90712LakewoodCaliforniaUnited States

Generated 2025-07-15 04:57:28.553 UTC