[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 24   SHUFFLE   <  SKIP 820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12414Lal, Ethan, A97045Oregon CityOregonUnited States
16269Nath, Tara12171BerlinSaarlandGermany
26547Beck, Barbara2036MalabarNew South WalesAustralia

Generated 2025-07-12 04:27:53.878 UTC