[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 7998  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27904Rana, AndreGA10GatesheadEnglandUnited Kingdom
18067King, Jackson, E97205PortlandOregonUnited States
24768Ross, Jordan94014ColmaCaliforniaUnited States
19092Gonzalez, Eric, C2580GoulburnNew South WalesAustralia

Generated 2025-07-15 04:06:11.788 UTC