[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   SKIP 189   SHUFFLE   <  SKIP 17  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19951Moreno, Roy, J4171HawthorneQueenslandAustralia
13496Morris, Lucas, G93700DrancySeine Saint DenisFrance
26831Raje, Drew, D66001SaarbrückenSaarlandGermany
26541Butler, Alexis94519ConcordCaliforniaUnited States

Generated 2025-07-14 22:46:11.059 UTC