[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 590   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21818Chander, Willie, A94310OrlyVal de MarneFrance
25510Kumar, Grant, AW1Y 3RALondonEnglandUnited Kingdom
26481Young, Luke92806La JollaCaliforniaUnited States

Generated 2025-07-09 07:54:23.745 UTC