[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 2927   SHUFFLE   <  SKIP 557  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11421Sun, Amy, C63009OffenbachSaarlandGermany
14521Romero, Rodney4171HawthorneQueenslandAustralia
13240Foster, Blake, K91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 10:08:22.250 UTC