[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 506   SHUFFLE   <  SKIP 63  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22190Richardson, Carlos91945Lemon GroveCaliforniaUnited States
15430Jiménez, Alfredo98168BurienWashingtonUnited States
12155Lopez, Gabriella98901YakimaWashingtonUnited States

Generated 2025-07-16 21:37:42.396 UTC