[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 480   SHUFFLE   <  SKIP 2145  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom
28082Peterson, Nathaniel, R98371PuyallupWashingtonUnited States
15998Flores, Marissa91910Chula VistaCaliforniaUnited States
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States

Generated 2025-07-20 06:55:44.413 UTC