[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 4   SHUFFLE   <  SKIP 569  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States
27335Raji, Ricardo93290Tremblay-en-FranceSeine Saint DenisFrance
18447Ortega, Renee1597Lane CoveNew South WalesAustralia
18193Yuan, Louis, C2060Lavender BayNew South WalesAustralia

Generated 2025-07-22 06:36:23.789 UTC