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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23107Kumar, Michele2060Lavender BayNew South WalesAustralia
12541Zhang, Jonathan, W93700DrancySeine Saint DenisFrance
21116Russell, CarsonCM11BillericayEnglandUnited Kingdom
12688Navarro, Stacy, C4171HawthorneQueenslandAustralia

Generated 2025-07-20 13:00:57.453 UTC