[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 7680   SHUFFLE   <  SKIP 1961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12730Becker, Karla, MYO15YorkEnglandUnited Kingdom
22211Gray, Richard, D98501OlympiaWashingtonUnited States
16094Brown, Kayla95062Santa CruzCaliforniaUnited States

Generated 2025-07-17 21:32:00.376 UTC