[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 482   SHUFFLE   <  SKIP 4604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom
24090Perez, Cassandra92700ColombesHauts de SeineFrance
22183Jones, Benjamin, C98312BremertonWashingtonUnited States

Generated 2025-07-14 00:30:31.177 UTC