[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 7948   SHUFFLE   <  SKIP 749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27134Chen, Glenn, K75012ParisSeine (Paris)France
24929Bailey, Lucas, J98371PuyallupWashingtonUnited States
12866Fernandez, Janelle75006ParisSeine (Paris)France

Generated 2025-07-17 21:28:55.645 UTC