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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24809Ms, Moore, Alyssa, E94611OaklandCaliforniaUnited States
15273Alexander, Brandon91950Lincoln AcresCaliforniaUnited States
22216Howard, Marcus, C91977Spring ValleyCaliforniaUnited States
23625Navarro, MichealSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-11 20:52:55.986 UTC