[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 2480   SHUFFLE   <  SKIP 1408  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27189Diaz, Elizabeth, T91950National CityCaliforniaUnited States
13454Griffin, Benjamin90802Long BeachCaliforniaUnited States

Generated 2025-07-18 20:18:42.042 UTC