[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 437   SHUFFLE   <  SKIP 2344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12464Cook, Jared93000BobignySeine Saint DenisFrance
18990Henderson, Amanda, A98225BellinghamWashingtonUnited States
14774Ferrier, Max53131BonnHamburgGermany

Generated 2025-07-14 02:25:57.655 UTC