[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 3669   SHUFFLE   <  SKIP 133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25055Navarro, Erik, E3977CranbourneVictoriaAustralia
29221Bennett, Kelly94611OaklandCaliforniaUnited States
17568Perry, Dylan, M92102San DiegoCaliforniaUnited States

Generated 2025-07-14 05:16:21.961 UTC