[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 875   SHUFFLE   <  SKIP 2639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18199Lopez, Brandy, S2036MalabarNew South WalesAustralia
19454Sharma, Roger, L66578NeunkirchenSaarlandGermany
18551Hall, Chloe, E98201EverettWashingtonUnited States

Generated 2025-07-22 00:56:12.907 UTC