[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 1020  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25144Fernandez, Johnathan45001EssenHamburgGermany
11023Edwards, Seth, M90706BellflowerCaliforniaUnited States
17046Sai, Preston, D2300NewcastleNew South WalesAustralia

Generated 2025-07-11 04:36:51.630 UTC