[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 536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17151Alexander, Jasmine, A98371PuyallupWashingtonUnited States
13493Zhao, Valerie, RRG11 5TPBerkshireEnglandUnited Kingdom
23818Gonzales, Cassidy, C91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 00:28:36.939 UTC