[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 1880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14622Patterson, Brandon, L92118CoronadoCaliforniaUnited States
27196Robinson, LaurenV0SookeBritish ColumbiaCanada
25647Hernandez, Kaitlyn, SYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 18:16:48.058 UTC