[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 86  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26817Ashe, MelvinGL50CheltenhamEnglandUnited Kingdom
22914Gray, Faith3337MeltonVictoriaAustralia
14024Moore, Hannah94611OaklandCaliforniaUnited States

Generated 2025-07-08 13:53:40.925 UTC