[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 468   SHUFFLE   <  SKIP 996  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12540Sara, Levi, SPB12PeterboroughEnglandUnited Kingdom
16864Ramirez, Grace98901YakimaWashingtonUnited States
24315Scott, Edward, J92020El CajonCaliforniaUnited States
16572Xu, Jon, D10210BerlinHamburgGermany

Generated 2025-07-18 02:24:09.133 UTC