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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23800Cox, Kaylee92806La JollaCaliforniaUnited States
19737Ramirez, Erin, J98168BurienWashingtonUnited States
20894Thomas, Alyssa, L59140DunkerqueNordFrance

Generated 2025-07-12 00:41:35.050 UTC