[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 480 SHUFFLE < SKIP 1488 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29345 | Diaz, Randall, T | 2300 | Newcastle | New South Wales | Australia |
11423 | Stewart, Jasmine | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-20 02:48:20.093 UTC