[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 5344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19108Stewart, Haley98052RedmondWashingtonUnited States
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States
29039Hayes, Xavier99202SpokaneWashingtonUnited States

Generated 2025-07-11 14:36:23.453 UTC