[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 24   SHUFFLE   <  SKIP 2287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance
26863Chen, AlvinW1X3SELondonEnglandUnited Kingdom
15345Perry, Ashley, R91776San GabrielCaliforniaUnited States

Generated 2025-07-11 12:16:20.872 UTC