[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 544 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22023 | Chen, Rafael, R | 90210 | Beverly Hills | California | United States |
26434 | Romero, Mallory | 1002 | Sydney | New South Wales | Australia |
Generated 2025-07-18 17:39:07.003 UTC