[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 509   SHUFFLE   <  SKIP 1100  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26213Andersen, Grant, A92100Boulogne-BillancourtHauts de SeineFrance
24941Garcia, Wyatt, T97205PortlandOregonUnited States

Generated 2025-07-15 04:56:03.943 UTC