[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 999   SHUFFLE   <  SKIP 1129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20724Vance, EbonySW19 3RULondonEnglandUnited Kingdom
14349Griffin, Nicole97045Oregon CityOregonUnited States
12610Gutierrez, WendyY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-15 01:19:42.797 UTC