[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   SHUFFLE   SKIP 3871   <  SKIP 130  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15829Diaz, Devin, D3000MelbourneVictoriaAustralia
21656Hayes, Hannah, JV8VVictoriaBritish ColumbiaCanada
17258Green, Fernando3000MelbourneVictoriaAustralia

Generated 2025-07-15 11:08:46.283 UTC