[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 236   SHUFFLE   <  SKIP 121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17390Lewis, Blake97222MilwaukieOregonUnited States
20802Li, Jon93000BobignySeine Saint DenisFrance
26108Thompson, Dylan, D91776San GabrielCaliforniaUnited States

Generated 2025-07-14 14:34:35.870 UTC