[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 2421   SHUFFLE   <  SKIP 2510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12705Garcia, Andre, H6006PerthSouth AustraliaAustralia
11944Rodriguez, Rachael, M2264SilverwaterNew South WalesAustralia
18860Foster, Sydney, J98055RentonWashingtonUnited States

Generated 2025-07-15 12:01:40.365 UTC