[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 2421   SHUFFLE   <  SKIP 2560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23043Moore, Katherine, L98403TacomaWashingtonUnited States
20371Bryant, Grace, J94070San CarlosCaliforniaUnited States
14840Zhu, AutumnY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-12 22:08:39.957 UTC