[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 364   SHUFFLE   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20802Li, Jon93000BobignySeine Saint DenisFrance
29437Bell, Haley, A93400Saint-DenisSeine Saint DenisFrance
15348Carter, Greg, G98403TacomaWashingtonUnited States

Generated 2025-07-22 10:29:37.319 UTC