[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 10868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27912Ramirez, Caitlin98052RedmondWashingtonUnited States
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
28254Brooks, Jacqueline, WV0SookeBritish ColumbiaCanada

Generated 2025-07-19 05:33:32.445 UTC