[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 2927   SHUFFLE   <  SKIP 812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11391Xie, Lindsay, T38231SalzgitterHessenGermany
14738Garcia, Ethan91941GrossmontCaliforniaUnited States
22422Black, NicholeTY31RuncornEnglandUnited Kingdom

Generated 2025-07-16 10:20:38.716 UTC