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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19202Lee, Brianna, R98270MarysvilleWashingtonUnited States
23400Lee, Andrew, G94611OaklandCaliforniaUnited States
23619Tang, Ricardo, L45001EssenHamburgGermany

Generated 2025-07-09 05:11:29.979 UTC