[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 827   SHUFFLE   <  SKIP 1630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27801Cooper, Kaitlyn, V60323FrankfurtHessenGermany
27275Powell, Aidan91977Spring ValleyCaliforniaUnited States
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-17 04:24:23.872 UTC