[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 3092   SHUFFLE   <  SKIP 1048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11192Brown, James, C98104SeattleWashingtonUnited States
26299Yong, Y., L.98403TacomaWashingtonUnited States
23026Rogers, Jessica, M91203GlendaleCaliforniaUnited States

Generated 2025-07-21 08:03:04.375 UTC