[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 512   SHUFFLE   <  SKIP 1500  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24712Kumar, Carly, RRG12 8TBBracknellEnglandUnited Kingdom
27793Shan, Mitchell92700ColombesHauts de SeineFrance
26567Rai, Michele, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-13 23:59:43.979 UTC