[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21786Bennett, Alexis92020El CajonCaliforniaUnited States
23471Baker, Jeremy91977Spring ValleyCaliforniaUnited States
16678Ramirez, IanV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-10 11:42:04.982 UTC