[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 304   SHUFFLE   <  SKIP 513  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12005Shen, Gilbert, C4171HawthorneQueenslandAustralia
22426Zhu, Heather92310SèvresHauts de SeineFrance
22272Kelly, Isabella94303Palo AltoCaliforniaUnited States
26396Black, Terry, D70452StuttgartSaarlandGermany

Generated 2025-07-20 16:02:35.151 UTC