[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 506   SHUFFLE   <  SKIP 409  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15212Henderson, Marcus, D2580GoulburnNew South WalesAustralia
11171Hill, Jonathan, E91364Woodland HillsCaliforniaUnited States

Generated 2025-07-12 14:19:31.441 UTC