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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24415Ward, Kaylee, AV7L 4J4N. VancouverBritish ColumbiaCanada
15928Pal, Priscilla, J66578NeunkirchenSaarlandGermany
15315Bennett, Katherine, S98055RentonWashingtonUnited States

Generated 2025-07-15 01:40:19.477 UTC