[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 1015 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20117 | Jenkins, Brandon, J | 97205 | Portland | Oregon | United States |
19417 | Foster, Alexis | 60323 | Frankfurt | Hessen | Germany |
26433 | Rubio, Nelson | 2264 | Silverwater | New South Wales | Australia |
14610 | Jenkins, Lauren, S | 98201 | Everett | Washington | United States |
Generated 2025-07-19 13:56:49.009 UTC