[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 484   SHUFFLE   <  SKIP 2381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22088Diaz, Hannah, C91203GlendaleCaliforniaUnited States
25799James, Arianna, AOX1OxfordEnglandUnited Kingdom
21328Nelson, Xavier94611OaklandCaliforniaUnited States

Generated 2025-07-13 02:32:04.919 UTC