[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 228   SHUFFLE   <  SKIP 1330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29324Williams, Kayla98107BallardWashingtonUnited States
22291Morris, Carlos, J94704BerkeleyCaliforniaUnited States
20533Perry, Luis90241DowneyCaliforniaUnited States

Generated 2025-07-15 06:10:46.602 UTC