[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 2693   SHUFFLE   <  SKIP 1832  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17097Kapoor, Deanna, DWA3WatfordEnglandUnited Kingdom
17412Carter, Kaylee, E97301SalemOregonUnited States
18721Gomez, Andy2036MalabarNew South WalesAustralia

Generated 2025-07-19 00:51:25.273 UTC