[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 468   SHUFFLE   <  SKIP 660  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26773Martin, Meghan, B3205South MelbourneVictoriaAustralia
24976Cooper, StephanieV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-18 21:38:08.789 UTC