[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 3697  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11572Moreno, Billy59140DunkerqueNordFrance
22395Patel, Jermaine, E75007ParisSeine (Paris)France
28373Lopez, Shane75007ParisSeine (Paris)France
26255Alexander, Cameron97355LebanonOregonUnited States

Generated 2025-07-14 16:01:05.948 UTC