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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13530Chen, Krystal, DRG7 5H7ReadingEnglandUnited Kingdom
29332Goel, Shawna, L2300NewcastleNew South WalesAustralia
14203Rodriguez, Seth93000BobignySeine Saint DenisFrance

Generated 2025-07-20 15:38:49.768 UTC