[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2000 SHUFFLE < SKIP 28 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14222 | Zhang, Dawn, A | 2010 | Darlinghurst | New South Wales | Australia |
24088 | He, Damien | 70511 | Stuttgart | Saarland | Germany |
12825 | Hu, Kelvin | 20354 | Hamburg | Hamburg | Germany |
20717 | Ray, Chelsea, R | OX14 4SE | Oxford | England | United Kingdom |
Generated 2025-07-11 15:20:36.662 UTC