[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 2353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21080Lopez, Ebony78000VersaillesYvelineFrance
21205Vance, Denise, L2264SilverwaterNew South WalesAustralia
19626Anand, Bradley2580GoulburnNew South WalesAustralia

Generated 2025-07-15 17:14:10.683 UTC