[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 518   SHUFFLE   <  SKIP 3932  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15000Zhou, Kelli66272Sulzbach TaunusSaarlandGermany
27641Alexander, Miranda92020El CajonCaliforniaUnited States
17131Henderson, Lauren, E98104SeattleWashingtonUnited States
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-11 03:53:25.479 UTC