[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 250   SHUFFLE   <  SKIP 3888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22611Deng, ChadTY31RuncornEnglandUnited Kingdom
17606Peterson, Jacqueline, D94704BerkeleyCaliforniaUnited States
12207Hill, Samuel, J98027IssaquahWashingtonUnited States

Generated 2025-07-19 05:29:58.474 UTC