[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 8292  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14366Brooks, Anna, S98270MarysvilleWashingtonUnited States
23082Williams, Jonathan91977Spring ValleyCaliforniaUnited States

Generated 2025-07-18 19:16:20.475 UTC