[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 456   SHUFFLE   <  SKIP 502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16864Ramirez, Grace98901YakimaWashingtonUnited States
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
14956Romero, Krista20354HamburgHamburgGermany

Generated 2025-07-21 10:06:56.195 UTC