[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 0   SHUFFLE   <  SKIP 2482  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20084Stewart, Alex, MV8VVictoriaBritish ColumbiaCanada
21228Henderson, Cassidy3550BendigoVictoriaAustralia
21462Nelson, Katelyn92625Newport BeachCaliforniaUnited States

Generated 2025-11-06 00:26:50.548 UTC