[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 650   SHUFFLE   <  SKIP 3247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18792Peterson, Gabriella, M97068W. LinnOregonUnited States
13350Sandberg, IsaacV8Z 4N5ShawneeBritish ColumbiaCanada
20308Uittenbogaard, Pieter, L91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 14:35:15.031 UTC