[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 872   SHUFFLE   <  SKIP 1076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13287Rodriguez, Brandon, K91502BurbankCaliforniaUnited States
24492Lopez, Devin90712LakewoodCaliforniaUnited States
14261Subram, Meredith, S2138RhodesNew South WalesAustralia

Generated 2025-07-21 11:06:28.331 UTC