[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 3104   SHUFFLE   <  SKIP 2356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27669Allen, Katelyn, I92118CoronadoCaliforniaUnited States
16521She, Tonya, L4171HawthorneQueenslandAustralia
24635Rogers, Gabrielle91776San GabrielCaliforniaUnited States

Generated 2025-07-17 00:22:19.087 UTC