[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 0   SHUFFLE   <  SKIP 2285  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16076Rogers, Catherine, A98901YakimaWashingtonUnited States
27827Malhotra, Meagan, LB29 6SLBirminghamEnglandUnited Kingdom
22176Yang, Alejandro, M2500WollongongNew South WalesAustralia
12153Bailey, Kaitlyn, M94611OaklandCaliforniaUnited States

Generated 2025-11-01 21:23:20.503 UTC