[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 158   SHUFFLE   <  SKIP 587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27912Ramirez, Caitlin98052RedmondWashingtonUnited States
16118Wright, James, A94611OaklandCaliforniaUnited States
25020Romero, Walter, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-16 00:46:47.891 UTC