[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 413  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15011Mitchell, Amber, E90241DowneyCaliforniaUnited States
12130Zhou, Suzanne33041PaderbornHamburgGermany
11682Hall, Kaitlyn98403TacomaWashingtonUnited States
16781Chen, Dylan92020El CajonCaliforniaUnited States

Generated 2025-07-12 20:08:47.386 UTC