[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 4160   SHUFFLE   <  SKIP 501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29114Raman, Levi2138RhodesNew South WalesAustralia
11472Kumar, Kenneth4171HawthorneQueenslandAustralia
12600Romero, Larry, S04838EilenburgBrandenburgGermany

Generated 2025-07-20 23:07:28.453 UTC