[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 595  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26558Garcia, Holly6105CloverdaleSouth AustraliaAustralia
20255Russell, Stephanie1002SydneyNew South WalesAustralia
25512Clark, DevinPE17BuryEnglandUnited Kingdom
29020Young, Jackson, W91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 14:56:34.987 UTC