[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 4931   SHUFFLE   <  SKIP 509  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28096Stewart, Alexandra, S94704BerkeleyCaliforniaUnited States
12102Simmons, Devin, K94947NovatoCaliforniaUnited States
11046Yuan, Christine2060Lavender BayNew South WalesAustralia

Generated 2025-07-14 22:52:08.359 UTC