[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 2421   SHUFFLE   <  SKIP 5162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13203Bell, Bailey, E98501OlympiaWashingtonUnited States
22084Gomez, Francis, T91910Chula VistaCaliforniaUnited States
18382Garcia, IsabellaV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-13 20:39:55.650 UTC