[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 680   SHUFFLE   <  SKIP 6155  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12119Raje, Keith, L94704BerkeleyCaliforniaUnited States
15407Lee, Julia98104SeattleWashingtonUnited States
12683Zhou, Laura, D4655Hervey BayQueenslandAustralia

Generated 2025-07-13 18:18:39.678 UTC